on *:TEXT:*:%game_channel: {
  set %triv.text $strip($1-,c)
  if (%triv.text == !quiz) {
    trivia 0
  } 

if (%triv.text == ^aut1) {
            /notice $nick Il creatore di questo BOT e' SONOIO ilaria79
  } 
if (%triv.text == ^ver1) {
            /notice $nick la versione del bot e' Enigma 1.4
  }
 }